Replace gdk_rgb_find_color()
authorBenjamin Otte <otte@redhat.com>
Tue, 13 Jul 2010 13:52:56 +0000 (15:52 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 10 Aug 2010 19:02:26 +0000 (21:02 +0200)
commit8f19db7565ba615e1613ccf0dfcd860043797339
tree5fa954cc312cc3b4542db85b6bc221745a2b80d1
parent548ebc29e5d502d6d0570c02e0ddce236065bf25
Replace gdk_rgb_find_color()

Use gdk_colormap_alloc_color() instead.
gdk/gdkgc.c
tests/testwindows.c